home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group92c.txt / 000111_icon-group-sender _Tue Dec 15 18:17:59 1992.msg < prev    next >
Internet Message Format  |  1993-01-04  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Fri, 18 Dec 1992 05:41:41 MST
  2. Date: 15 Dec 92 18:17:59 GMT
  3. From: ucivax!gateway@ucbvax.Berkeley.EDU  (Owen O'Malley)
  4. Subject: Iconc problem
  5. Message-Id: <22111.724443467@porte-de-st-ouen.ics.uci.edu>
  6. Sender: icon-group-request@cs.arizona.edu
  7. To: icon-group@cs.arizona.edu
  8. Status: R
  9. Errors-To: icon-group-errors@cs.arizona.edu
  10.  
  11.  
  12.   I have a fairly large icon program that is showing some strange
  13. behavior. The program always works under the interpreter, but it
  14. doesn't under the compiler. In particular, in most test cases execute
  15. correctly (even under the compiler) but on some large testcases a few
  16. of the strings get corrupted. More specifically, the output files have
  17. a few lines of \0's (ie. the nul character) which most of the system
  18. utilities die on. It looks to me like a memory corruption problem. Are
  19. static areas used by the compiler that might be running out of room? I
  20. would appreciate any help, since the large test cases are exactly when
  21. I would like to use the compiled version.
  22.  
  23.   Thanks,
  24.     Owen O'Malley
  25.  
  26. Department of ICS  | omalley@ics.uci.edu             (ARPA)
  27. UC Irvine          | {ucbvax|sdcsvax}!ucivax!omalley (UUCP)
  28. Irvine, CA 92717   | oomalley@uci                    (BITNET)
  29.